const github.com/klauspost/compress/flate.nextBlock

6 uses

	github.com/klauspost/compress/flate (current package)
		inflate.go#L293: 	nextBlock
		inflate.go#L696: 	f.step = nextBlock
		inflate.go#L703: 	case nextBlock:
		inflate.go#L820: 		step:     nextBlock,
		inflate.go#L836: 		step:     nextBlock,
		inflate.go#L920: 	f.step = nextBlock